Alter table "Supplier" add column "UserId" int default null references "User"("UserId");